This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

DAY37:Find the odd int

DAY37:Find the odd int

菜鳥切版2

菜鳥切版2

D20_數字位數加總、判斷等比數列

D20_數字位數加總、判斷等比數列


Comments